A. Global variable
B. Cookies
C. Database
D. Database
Advertisement
Related Mcqs:
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- What class does the ASP.NET Web Form class inherit from by default ?
- A. System.Web.Form B. System.Web.UI.Form C. System.Web.GUI.Page D. System.Web.UI.Page...
- How ASP.Net Different from classic ASP ?
- A. Code is separated from the HTML and interpreted Code is interpreted separately B. Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server C. Scripting is separated from the HTML, Code is interpreted seperately D. None of these...
- Default scripting language in ASP?
- A. VBScript B. EcmaScript C. JavaScript D. PERL...
- In ASP.NET if one wants to maintain session then which of the following is used ?
- A. Microsoft SQL Server B. Session State Service C. In-process storage D. All of the above...
- On which of the operating system below ASP.NET can run ?
- A. Windows XP Professional B. Windows 2000 C. Both A and B D. None of these...
- In ASP.NET if one wants to set the focus on a particular control________________?
- A. Call FOCUS method B. Call SETCONTROL C. Call SETFOCUS D. None of the above...
- Which of the following ASP.NET object encapsulates the state of the client ?
- A. Application object B. Session object C. Server object D. Response object...
- We can manage states in asp.net application using_______________?
- A. Session Objects B. Application Objects C. Viewstate D. All of the above...
- Which of the following languages can be used to write server side scripting in ASP.NET ?
- A. Visual Basic B. C C. C# D. All of the above...
Advertisement